Release 10.1A: OpenEdge Development:
Open Client Introduction and Programming


Understanding proxy and Web service object methods

Proxy objects provide methods that allow you to manage proxy objects, create other proxy objects, and access AppServer procedures. ProxyGen generates proxy objects for Java and .NET. The actual proxies for a Web service typically are generated by Web service client tools that use the Web service WSDL file.

Proxy objects support four types of methods you can call from an Open Client application:

Table 4–1 shows which types of methods are available for each type of proxy object.

Table 4–1: Types of methods available for different proxy objects 
Type of method
AppObject
SubAppObject
ProcObject
Connection
X
Common
X
X
X
Class factory:
     SubAppObject class factory
     ProcObject class factory
     SDOResultSet class factory
X
X
X
X
X
Remote 4GL
X
X
X


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095